Mapping URL: /product/countryoforigin/{id}
Description: find the product entities of countryoforigin with the appended id
Microservice: ProductService
/product/countryoforigin/{id} |
Mapping URL: /product/countryoforigin/{id}
Description: CountryService
Name: findAllProductOfCountryOfOrigin(id)
Request Method: GET
Service Interface: /product/countryoforigin/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |